﻿@charset "utf-8";
@import url(dll.css);
@import url(font.css);
@import url(main.css);
@import url(banner.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);

/* ��ҳ���ֿ�ʼ */

.header {
    z-index: 1000;
    position: relative;
    width: 100%;
    height: 140px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0 6px 0px rgba(0, 0, 0, 0.5);
}
.i_banner img {
    width: 100% !important;
    height: auto !important;
}
.mfbox{
    width: 1138px;
    margin: 0 auto;
}
.header .mfbox{
    display: flex;
    flex-wrap: wrap;
}

.logo {
    margin-top: 20px;
}

.logo img {
    height: 90px;
}
.header_right {
    margin-left: 60px;
}

.topshar {
    
}

.topshar li {
    float: left;
    display: inline-block;
    margin: 19px 10px 0 0;
    width: 32px;
    height: 32px;
}

.topshar li a {
    display: block;
    width: 32px;
    height: 32px;
    background: #8d8d8d;
    border-radius: 100%;
}

.topshar li a:hover {
    background: #ab0000;
}

.i_nav {
    display: inline-block;
    padding-top: 20px;
    height: 42px;
}


/*.i_nav li{float:left; width:112px; height:42px; text-align:left; font-size:16px;}
.i_nav li > a{color:#696969; display:block; width:112px; line-height:16px;}
.i_nav li > a span{ display:block; line-height:20px; text-align:left; color:#D2D2D2; text-transform:uppercase; font-size: 12px; margin-left:-12px; transform:scale(.8,.8);-moz-transform:scale(.8,.8); -webkit-transform:scale(.8,.8); -o-transform:scale(.8,.8);}
.i_nav li > a:hover{color:#a40101;}
.i_nav li > a.on{color:#a40101;}*/

.i_banner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ibanner {
    display: block;
    float: none;
}


/*.i_banner li{width:100%;}
.i_banner li a{display:block; width:100%;}

.i_banner_p{position:absolute; width:100%; left:0; bottom:25px; text-align:center;}
.i_banner_p a{display:inline-block; margin:0 10px; width:15px; height:10px; background:#FFF; overflow:hidden; border-radius:5px;}
.i_banner_p a:hover{ background:#e42537;}
.i_banner_p a.on{ background:#e42537; width:50px;}*/

.i_container {
    padding: 30px 0 0;
}

.i_sev {
    margin: 40px auto;
    width: 1136px;
    height: auto;
    display: display: inline-block;
}

.i_sev ul {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.i_sev li {
    float: left;
    width: calc(100% / 4 - 10px);
    height: 404px;
    background: #040404;
}

.i_sev li a {
    display: block;
    width: 100%;
    height: 404px;
    color: #fff;
}

.i_sev li.i_shui {
    background: #e5e2e2;
    margin-top: 30px;
}

.i_sev li.i_shui2 {
    background: #e5e2e2;
    margin-top: 30px;
}

.i_shui_txt {
    background: #e5e2e2;
    height: 93px;
    text-align: center;
    border-left: 1px solid #afacac;
}

.i_shui_txt img {
    width: 100%;
}

.i_shui_txt h3 {
    font-size: 130%;
    line-height: 45px;
}

.i_shui_txt p {
    color: #fff;
    font-size: 150%;
}

.i_sev li strong {
    display: block;
    border: 1px solid #afacac;
    height: 311px;
    font-size: 100px;
    line-height: 311px;
    color: #FFF;
    text-align: center;
    background: url(../Images/icon01.png) no-repeat center center;
}

.i_sev li strong:hover {
    margin: -7px 0 0 -20px;
}

.i_sev li:nth-child(1) strong {
    background: url(../Images/icon05.png) no-repeat center center;
}

.i_sev li:nth-child(2) strong {
    background: url(../Images/icon06.png) no-repeat center center;
}

.i_sev li:nth-child(3) strong {
    background: url(../Images/icon07.png) no-repeat center center;
}

.i_sev li:nth-child(4) strong {
    background: url(../Images/icon08.png) no-repeat center center;
}

.i_sev li h4 {
    display: block;
    width: 283px;
    height: 93px;
    color: #FFF;
    text-align: center;
    background: #535353;
}

.i_sev li h4 ins {
    display: block;
    padding-top: 10px;
    line-height: 25px;
    text-decoration: none;
    color: #cacaca;
}

.i_sev li h4 span {
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #FFF;
}

.i_sev li a:hover strong {
    font-size: 110px;
}

.i_sev li a:hover span {
    font-size: 18px;
}

.ad01 {
    margin: 0 auto 30px;
    width: 1136px;
}

.i_box01 {
    width: 100%;
    padding: 50px 0;
    background: #efefef;
    overflow: hidden;
}

.i_about {
    width: 555px;
    height: 453px;
    float: left;
    background: #FFF;
}

.i_about_i {
    width: 555px;
    height: 190px;
    overflow: hidden;
}

.i_about_i img {
    width: 555px;
    height: 190px;
}

.i_about_i a:hover img {
    width: 595px;
    height: 204px;
    margin: -7px 0 0 -20px;
}

.i_about_c {
    padding: 20px 15px;
    line-height: 30px;
    color: #a3a2a2;
}

.i_news {
    float: right;
    width: 543px;
    height: 408px;
    padding-bottom: 40px;
    border-top: 5px solid #ff0000;
    background: #FFF;
}

.i_news_l {
    padding: 20px 50px;
    width: 443px;
}

.i_news_l li {
    width: 420px;
    height: 40px;
    padding-left: 23px;
    line-height: 40px;
    font-size: 14px;
    background: url(../Images/icon03.png) no-repeat left center;
}

.i_news_l li a {
    float: left;
    display: block;
    width: 320px;
    color: #8f8f8f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news_l li a:hover {
    color: #ff0000;
    text-indent: 15px;
}

.i_news_l li span {
    float: right;
    display: block;
    color: #bdbdbd;
}

.i_news_m {
    text-align: center;
}

.i_news_m a {
    display: inline-block;
    width: 142px;
    height: 32px;
    line-height: 32px;
    color: #686868;
    border: 1px solid #c0c0c0;
    background: #FFF;
}

.i_news_m a:hover {
    color: #FFF;
    background: #767676;
    border: 1px solid #767676;
    border-radius: 16px;
}

.i_case {
    width: 1138px;
    margin: 40px auto 0;
    position: relative;
}

.i_case .pro_ll li {
    float: left;
    display: inline-block;
    border-radius: 3px;
    width: 260px;
    height: 200px;
    margin-right: 14px;
    border: 5px solid #fbf9f9;
    position: relative;
}

.i_case .pro_ll li img {
    width: 100%;
    height: 100%;
}

.i_case .pro_ll li strong {
    display: none !important;
    width: 260px;
    height: 200px;
}

.i_case .pro_ll li:hover strong {
    display: block;
    position: absolute;
    top: 0px;
    z-index: 999;
}

.i_case .pro_ll li ins {
    display: none;
    width: 260px;
    height: 200px;
}


/*.i_case_l{width:1138px; margin-top:20px; overflow:hidden;}
.i_case_l ul{width:5000px; overflow:hidden;}
.i_case_l li{float:left; display:inline-block; border-radius:3px; width:265px; height:135px; margin-right:12px; border:5px solid #fbf9f9;}
.i_case_l li img{width:265px; height:135px;}*/

.rol {
    position: absolute;
    left: -35px;
    top: 130px;
    width: 35px;
    height: 38px;
}

.ror {
    position: absolute;
    right: -35px;
    top: 130px;
    width: 35px;
    height: 38px;
}

.footer {
    width: 100%;
    background: #2b2b2b;
    overflow: hidden;
}

.fbox {
    width: 1138px;
    margin: 0 auto;
    /*padding:15px 0;*/
}

.fcontact {
    float: left;
    color: #efefef;
    font-size: 16px;
    line-height: 23px;
}

.fcontact h3 {
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
}

.fc_weixin {
    float: right;
    padding: 10px 0;
}

.footer_nav {}

.copyright {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0;
    color: #232323;
    background: #888686;
}

.copyright a {
    color: #232323;
}

.copyright a:hover {
    color: #FFF;
}


/* ��ҳ���ֽ��� */


/* ��ҳ���ֿ�ʼ */

.pbanner {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.pbanner img {
    width: 100% !important;
    height: auto !important;
}

.p_banner {
    display: inline;
    float: left;
}

.p_banner li {
    width: 100%;
    height: 280px;
}

.p_title {
    width: 100%;
    height: 121px;
    position: absolute;
    left: 0;
    bottom: 30px;
    color: #FFF;
    text-align: center;
    opacity: 0
}

.p_title h3 {
    display: block;
    line-height: 37px;
    font-size: 27px;
    letter-spacing: 0.1em;
}

.p_title span {
    display: block;
    line-height: 84px;
    font-size: 60px;
    text-transform: uppercase;
}

.p_ptitle h3 {
    display: block;
    line-height: 37px;
    font-size: 27px;
    letter-spacing: 0.1em;
    text-align: center;
}

.p_container {
    padding: 50px 0;
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
}

.p_txt {
    line-height: 30px;
    font-size: 15px;
    color: #575757;
}

.p_txt h4 {
    display: block;
    padding-bottom: 30px;
    font-size: 24px;
    color: #575757;
    font-weight: bold;
    text-align: center;
}

.sidebar {
    width: 1138px;
    text-align: center;
    overflow: hidden;
}


/*.sidebar a{ display:inline-block; margin:0 10px; width:198px; height:30px; line-height:30px; background:#fff; border:1px solid #535353; color:#333333;}
.sidebar a:hover{ color:#FFF; background:#a40101; border:1px solid #a40101;}
.sidebar a.on{ color:#FFF; background:#a40101; border:1px solid #a40101;}*/

.p_pro {
    margin-top: 30px;
}


/*.p_pro li{float:left; display:inline; margin:10px 14px 0; width:350px; height:235px;}
.p_pro li ins{display:block; width:350px; height:185px; overflow:hidden;}
.p_pro li ins img{width:350px; height:185px;}
.p_pro li ins a:hover img{width:370px; height:196px; margin-left:-10px; margin-top:-5px;}
.p_pro li span{display:block; margin-top:15px; width:350px; height:185px; overflow:hidden; text-align:center; font-size:14px;}
.p_pro li span a{color:#575757; font-weight:bold;}*/


/* ��ҳ���ֽ��� */

.p_left {
    float: left;
}

.p_right {
    float: right;
}

div#kfoutbox {
    visibility: visible;
}